The application WebObjects Builder launches and displays a window entitled Main.wo. This represents your application's Main component.
Note: Depending on the width of the window, the toolbar may appear in two rows or one.
This pop-up list allows you to switch between graphical editing mode and source editing mode. When you choose source editing mode, the text of your HTML template (Main.html) appears. It is a skeleton at this point, since the page is empty. As you add elements graphically, their corresponding HTML tags appear in this file.
Table of Contents
Next Section